Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 179,338 for

document formatting

(0.24 sec)
  1. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. get styles () : Aspose ....Examples Shows how to access a document’s style collection. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  3. Convert Markdown to PDF in C# | Convert MD to PDF

    Learn how to convert Markdown to PDF in C# with Aspose.Words for .NET. Explore the step-by-step guide for MD to PDF conversion, with code examples....is widely used to create formatted text using plain text syntax...prefer it for documentation, notes, and content formatting. However...

    blog.aspose.com/words/convert-markdown-to-pdf-i...
  4. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  5. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....retrieve, and format form fields in a Word document using Aspose... and applying font formatting. A document that contains fill-in...

    docs.aspose.com/words/python-net/working-with-f...
  6. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...the Working with Charts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....insert formatted text using DocumentBuilder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...
  9. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced Formatting options to elevate your Document's appearance!...Provides access to the paragraph formatting properties. public ParagraphFormat...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  10. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...